Skip to the content.

Consent Flows

The following diagrams illustrate the two supported flows for obtaining consents and retrieving data items:

  1. Diagram 1 illustrates the consent flow using OAuth2 Authorization Code Flow. The expected interaction between our demo KST Basic FMIS system and our KST Platform is depicted. KST Basic FMIS a single page application (SPA) that supports the farmer in managing the fields of his/her farm. The data used by KST Basic FMIS is stored in our KST platform.
  2. Diagram 2 illustrates the consent flow using OAuth2 Client Credentials Flow. The expected interaction between our demo Agricultural Service Provider system and our KST Platform is depicted.

Diagram 1 - OAuth2 - Authorization Code Flow

Diagram 2 - OAuth2 - Client Credentials Flow